projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5afc696
)
(Frame-Local Variables): Small clarification.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Nov 2005 21:32:08 +0000
(21:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 3 Nov 2005 21:32:08 +0000
(21:32 +0000)
lispref/variables.texi
patch
|
blob
|
history
diff --git
a/lispref/variables.texi
b/lispref/variables.texi
index 1f26b56db8f6d78f14abb632da93f06d02efb5ce..1b527864d2c833ff49ea1a46f40fa6303353a47e 100644
(file)
--- a/
lispref/variables.texi
+++ b/
lispref/variables.texi
@@
-1644,8
+1644,7
@@
already has a default value, that value remains unchanged.
If the variable is terminal-local, this function signals an error,
because such variables cannot have frame-local bindings as well.
@xref{Multiple Displays}. A few variables that are implemented
-specially in Emacs can be (and usually are) buffer-local, but can never
-be frame-local.
+specially in Emacs can be buffer-local, but can never be frame-local.
This command returns @var{variable}.
@end deffn